home *** CD-ROM | disk | FTP | other *** search
/ CompuServe CD 495W / Compuserve XTreme Edition 495W.iso / shopping / toyota / toyota.dir / 00009.ls < prev    next >
Encoding:
Text File  |  1995-08-09  |  119 b   |  8 lines

  1. on mouseUp
  2.   repeat with n = 4 to 7
  3.     puppetSprite(n, 0)
  4.   end repeat
  5.   set the timeoutScript to EMPTY
  6.   go("m")
  7. end
  8.